home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 702 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: news.exodus.net!news
  2. From: Stan Ziel <sjz@caligari.com>
  3. Newsgroups: comp.unix.amiga
  4. Subject: NetBSD: Problems using two hard-drives
  5. Date: Thu, 21 Mar 1996 10:02:53 -0800
  6. Organization: Caligari Corporation
  7. Message-ID: <315199CD.4E61@caligari.com>
  8. NNTP-Posting-Host: gaffa.caligari.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. My system is a basic A3000 with two SCSI HDs and an external Syquest.  I 
  15. double and triple checked all settings, such as the info in HDToolBox.
  16.  
  17. First attempt:
  18.    HD0:   Amiga partition, root (15M), swap (20M)
  19.    HD1:   usr
  20.    HD2:   Amiga-format syquest (with base11, etc.)
  21.  
  22. loadbsd -b netbsd finds sd0, sd1, and sd2.  I tell it to use sd0* for 
  23. root, and everything goes ok.  Then it asks for the /usr drive.  I get a 
  24. message sorta like this:
  25.  
  26.    You have chosen
  27.    Here is a list of partitions on
  28.    Which partition do you want to use?
  29.  
  30. If I type sd1 anyway, it won't take it.  NOTE:  This and all other 
  31. attempts work exactly the same with and without the -I ff option for 
  32. loadbsd.
  33.  
  34. Second attempt:
  35.    HD0:   Amiga partition, empty partiton
  36.    HD1:   root, swap, usr
  37.    HD2:   Amiga-format syquest (with base11, etc.)
  38.  
  39. Works like a charm.  I may have to do it this way but I need to figure 
  40. out how to add the empty partiton as /local or /home or something.  (I 
  41. don't yet know how to mount, newfs, etc.)
  42.  
  43. Third attempt:
  44.    HD0:   Amiga partition, root, swap
  45.    HD1:   usr, toor (.5M root partition)
  46.    HD2:   Amiga-format syquest (with base11, etc.)
  47.  
  48. When asked for root, I type sd0*.  Then it finds sd1 when asking for 
  49. /usr.  All goes fine.  until I get to the first spot I need to halt and 
  50. reboot.  Any attempts to loadbsd netbsd start the process (it finds 
  51. drives, etc... up to finding mice, I think) and then rebots my system.
  52.  
  53. Any help, advice, etc?  I'd like it if root and swap were on sd0, with 
  54. usr on sd1.  If not, though, I'll try to make /local on sd0, though I 
  55. can see running into similar problems.
  56.  
  57.   --  Stan
  58.